home *** CD-ROM | disk | FTP | other *** search
/ iBrowse Update Disc / iBrowse Update Disc.iso / distrib / utils / Utilities / !CDPlayer / !Run < prev    next >
Text File  |  1995-02-13  |  450b  |  14 lines

  1. | run file for Audio Panel application
  2. |
  3. if "<System$Path>" = "" then Error 0 System resources cannot be found
  4. |
  5. rmensure SharedClibrary 0 rmload system:modules.clib
  6. rmensure SharedClibrary 0 error I need Clib to work !
  7.  
  8. rmensure cdfsdriver 2.00 error !CDPlayer will not run unless a CD-ROM Drive is fitted and configured
  9.  
  10. Set AudioPanel$Dir <Obey$Dir>
  11. Iconsprites <AudioPanel$Dir>.!Sprites
  12. Wimpslot -min 160K -max 160K
  13. Run <AudioPanel$Dir>.cdplayer
  14.